Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 173,114 for

document formatting

(0.16 sec)
  1. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your Document's presentation effortlessly....one of the predefined list formats available in Microsoft Word...third level is a square. Then formatting repeats for the remaining...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label.... Remarks Use the Document.update_list_labels() method...are list items. doc = aw . Document ( file_name = MY_DIR + 'Rendering...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...Document(letterHeadpath); const contentDoc...contentDoc = new aw.Document(docPath); const headDocParagraphs...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  4. C++ API to Convert XSLFO to SXC | products.aspo...

    Convert XSLFO to SXC via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is an XML-based...used to describe the formatting of a document. It is used to generate...

    products.aspose.com/total/cpp/conversion/xslfo-...
  5. C++ API to Convert XSLFO to XLAM | products.asp...

    Convert XSLFO to XLAM via C++ API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is a markup language...language for XML documents which is used to define the layout of...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. Converting a EPS file to JPEG using Python | As...

    Sample code on Python for EPS to JPEG conversion. Use example code for batch EPS to JPEG conversion with Python and .NET...programmatically a document from EPS to JPEG format with a modern...modern document-processing Python API. Use just a few lines of code...

    products.aspose.com/pdf/python-net/conversion/e...
  7. Add Pivot Connection with JavaScript via C++|Do...

    Learn how to add a pivot connection using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/add-pivot-...
  8. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a Document object. To learn more, visit the Documentation article in C++....URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. class LoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application.... To apply some formatting to a large range of cells...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  10. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....paragraph into the document. Document doc = new Document (); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/par...